home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / education / e094.dms / e094.adf / s / startup-sequence
Text File  |  1978-01-06  |  331b  |  15 lines

  1. failat 21
  2. assign gfabasic: code_mungus:
  3. winsize
  4. ff
  5. type anim
  6. echo "This bit may not work for Kickstart 1.3 machines - so press n"
  7. ask "Have you got lots of memory (at least 1meg)? "
  8. if warn
  9. echo "Copying Sign files....It`s gonna take a while!"
  10. makedir ram:signs
  11. copy >NIL: Code_Mungus:signs/#? ram:signs/ <NIL:
  12. endif
  13. loadwb
  14. endcli
  15.